ci(workflow): upgrade actions and compiler checks #533
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This addresses #532
Action lint check:
https://rhysd.github.io/actionlint/#eJztl1tv0zAUx9/zKY66PWwP6QWhdgpimjYJ2ANiglY8Rm7iNKaunfmSUjG+O8dOlmVZQaC1EpXWl8b2uf1/x+pJBVnRCK6ugyCQIgoA1lItMy7Xccp0QUySR/DjJ+4XlvNY0VtLtYn8WufuG2CuiEhyqqsVQAgrog1VQZDSjFhu/ImyojLQOeU8gjnReRB8k3N/OreMp9U5GuoQawE7t8LYkBODKStXQ4tWGqsxKZDEMCn0AEtIltKai/J10JgIL+9aaEM4h3fSilRt6lOoA2TVbqj04P7RSMmTnDBxUY4a6zUzedSsAEqqNHOFCrbIDd90s94oJgxGVwt6b9t4Oxr1URjeH9anR3BJkuWaqFRDIlfYBDZnnJkNeIkNgCPMZHIKkqcICIhIQdC1e6wDgsyAkiQHbYtCKkNTWDEhVacaF6fe0V4k6IImLGMJMK2x3x1dV66KTmXerdUp92EZNoevyUafnD4WfteiiB0rrHl7fFLR8BcBmeglK8CFO23ZMtST5BJ6x5VXD+5goWgB4S30vhIlmFj03jgoouUFXafzc1y8v55+mF3Gn2bTm9m099j8OzMwam1lrNvb3zIY9s/6wwcEaQTlMD6Lhzumgs94eUHjNY18yoPDNOmPu5gm8XivmDDlAWJ6cpsme75NkwO8TeP+6FWX0zhu7+0BlEt6gKS2gNo3p/8M0xGUjIRMeUIMx5YbloataD1h+x2cHynRVtGn5jhgp05u89M/mrh57oP/GalDz1TsZsNosu21YBvTRAqj8H1H+41Bq5zB1cOzq6iP6Lszol3bPwq8JBjomSJjfOOju1fqStuh2i+JYsWzGxprH2a3aqvSdq51J72t9O6hxQ81/oVwU/83efkT0fh/tsJj0du8qk6UZem8stULu8f+1RRFoxUxBofSNmek5u6yswx+AQrwXZo=
Questions:
Shouldn't foundry test be using a defined seed value?
What about checking different EVM versions across SOLC versions?
Why not perform gas checks and persist gas snapshots as an artifact, so any regressions can be identified?
Simplify
Doing something like this would make adding EVM versions to the testing easier